home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / tmhst24a.zip / TMHST24A.DOC < prev    next >
Text File  |  1993-10-21  |  6KB  |  157 lines

  1.                          TMHOST24A BY BOB WIATR
  2.  
  3.  
  4.       Questions or comments can be left on the Telemate Conference
  5.       on the RIME net-work.    Or you can try (312)-248-4799 (data).
  6.       
  7.       TMHOST2 is an enhanced version of the Telemate Host Mode script as
  8.       modified by Richard Bailey. 
  9.  
  10.     
  11.       TELEMATE - Copyright (c) 1988-1994 Tsung Hu.  All rights reserved.
  12.  
  13.       
  14.  
  15. Introduction:
  16. ─────────────
  17.       I desparately needed a message base, but TMHOST2 did not work with
  18.       Ver. 3.02, 3.10 & 4.**,  So I made a few changes. This script is not
  19.       perfect, but it should work if it is installed correctly.
  20.       
  21.                                    Bob Wiatr
  22.  
  23. What's needed:
  24. ──────────────
  25.      To run the enhanced version of Telemate host you need:
  26.  
  27.      1)      Telemate version 3.** or 4.**.
  28.  
  29.      2)      To read the HOST.DOC file that came with Telemate for the
  30.              basic concept of the original Host Mode as written by Tsung Hu,
  31.              if you have not already done so.
  32.  
  33.      3)      Files listed below in the MUST be located in the Telemate 
  34.              Directory    ONLY.   e.g. C:\TM\ 
  35.             
  36.         (a)  Files created by sysop: (example files supplied)
  37.              These can be modified with your farvorite editor.
  38.              ──────────────────────
  39.              BULLETIN.HST  - Bulletin File
  40.              BYEANS.HST    - Ansi Goodbye Message
  41.              BYETXT.HST    - Non-Ansi Goodbye Message
  42.              HELP.HST      - Xpert Mode Help File
  43.              HNOTICE.HST   - Logon Bulletin File
  44.              MENUANS.HST   - Ansi Main Menu
  45.              MENUTXT.HST   - Non-Ansi Main Menu
  46.              PROTOANS.HST  - Ansi Protocol Menu
  47.              PROTOTXT.HST  - Non-Ansi Protocol Menu
  48.              TRASHCAN.HST  - Non accepted password file
  49.              WELCOME.HST   - Welcome File
  50.  
  51.         (b)  Files created by TMHCFG and TMHOST24A:
  52.              ────────────────────────────────────────
  53.              HSHELL.BAT    - [S]hell batch File (during configuration)
  54.                            - can be modified to run DOORWAY program
  55.                            - and use [O]pen Doors instead of Shell
  56.              HOST.DIR      - [F]ile directory file
  57.              PASSWORD.HST  - Host Directory File (can be edited)
  58.              USER.HST      - Questionnaire Generated File
  59.            *.BSE         - Message Area Files
  60.            * TMHCFG.HST    - Configuration file (created after first run)
  61.                            - in Telemate directory
  62.  
  63.  
  64.         (c)  Script Files :
  65.              ──────────────
  66.            * TMHCFG.SCR    - Host configuration script
  67.            * TMHOST24A.SCR   - Host script
  68.                            - both need to be compiled
  69.            * SCREENIO.SCR  - "include" file for above
  70.                            - will be automatically compiled
  71.                            - with files above - see scripts
  72.     
  73.  
  74. NEW FEATURES:
  75. -------------
  76.      1)        HS/LINK protocol
  77.      
  78.      2)        The option of using it as an OPEN or CLOSED Board.
  79.      
  80.      3)        The option of using Files.lst for file listings with comments
  81.             or DIR for listings.
  82.             
  83.      4)     OFF HOOK or ON HOOK local logons.
  84.  
  85.  
  86.      5)        New main ansi menu by Micheal Welch.
  87. Added Features:
  88. ──────────────
  89.      1)      ANSILOCAL and ANSIREMOTE variables included in screen
  90.              routines for ANSI display either locally or remotely
  91.              a la BBS. These are in an include file called SCREENIO.SCR.
  92.              Colors can be setup with TMHCFG.SCR depending on these
  93.              variables.
  94.  
  95.      2)      TMHCFG updated to add new or delete old message areas
  96.              and associated files (10 maximum).
  97.              Message to Sysop (PRIVATE) is automatically configured,
  98.              during S)etup of message areas, as message area 1
  99.              and cannot be deleted.
  100.  
  101.      3)      Time left indicator and disconnection if out of time
  102.              routine, also "inactivity" disconnect (5 mins)
  103.    
  104.      4)      Procedure to setup a date string.
  105.              Date format can be  'Friday December 14, 1990'
  106.              or '14-12-90' depending on variable 'full'
  107.              Telemate version of date is MM-DD-YY e.g '12-14-90'
  108.              Used for welcoming user etc.
  109.  
  110.      5)      User can read personal mail at logon. Mail is
  111.              updated as a new message is entered, or mail read.
  112.              i.e. if there are 3 messages waiting for you at
  113.              logon and you read all 3 then your mail becomes 0
  114.              until another message is entered. the old messages
  115.              are not shown again at future logons.
  116.     
  117.       6)      This section has been considerably modified since
  118.              TMHOST1 - see Script file comments and descriptions.
  119.              E)nter Message and R)ead Message routines.
  120.              Leave messages to the Sysop (PRIVATE), or A)ccess
  121.              other message areas. S)can or R)ead the
  122.              messages remotely. E)nter Messages includes S)ave or
  123.              K)ill commands, and R)ead Messages includes S)can,
  124.              Q)uit or V)iew Msg. The number of messages to read
  125.              is shown and once you select "V" you are prompted for
  126.              the message number. The S)can feature shows message
  127.              subject, user name, date and time.
  128.              A)ccess message areas can take you to E)nter or
  129.              R)ead messages, Q)uit or help (?) for commands.
  130.              Can R)eply to messages, 'Msg# of reply' field on
  131.              original message.
  132.  
  133.      7)      Beefed up the password entry routine to check for correct
  134.              passwords etc.
  135.  
  136.      8)      Check for ridiculous password routine added.
  137.  
  138.      9)      Newuser Questionnaire routine.
  139.  
  140.     10)      View statistics and change password - password file
  141.              updated on line.
  142.  
  143.     11)      Bimodem as an external protocol.
  144.  
  145.     12)      Welcome user routine showing time, date and number
  146.              of personal messages. Choice of reading mail.
  147.  
  148.     13)      Local view of username (to be expanded further).
  149.     
  150.     14)      Many other small changes such as Current Message
  151.              area shown on command line, small graphic delay
  152.              for message save etc.
  153.  
  154.                                                                                       Richard Bailey
  155.  
  156. 
  157.